0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.7321767807007 350 1.1584 0


No Amazon API Requests Made.


App Debug - Total Time 1.7321767807007 seconds

Number Time From Start Name Description
1 0.53987789154053 Initialise Initialise FSB Function
2 0.54339599609375 App Controller Start Start of the App controller (called before the controller of every page)
3 0.56825280189514 Start of getCategoryListByGroup Function Before first category groups query
4 0.56904983520508 After initial query Before first category groups query
5 0.56905078887939 Get Category List for Group Before the call to getCategoryList function
6 0.56905293464661 Start of GetCategoryList function Start of the function
7 0.56905484199524 Before getting categories Query to get specific category list
8 0.56982183456421 After getting categories Query to get specific category list
9 0.56982278823853 Before getting category custom Before call to function getCategoryCustom
10 0.58488297462463 After getting category custom After call to function getCategoryCustom
11 0.58488488197327 Before getting category custom Before call to function getCategoryCustom
12 0.59406399726868 After getting category custom After call to function getCategoryCustom
13 0.59406590461731 Before getting category custom Before call to function getCategoryCustom
14 0.59925293922424 After getting category custom After call to function getCategoryCustom
15 0.59925484657288 Before getting category custom Before call to function getCategoryCustom
16 0.6025059223175 After getting category custom After call to function getCategoryCustom
17 0.60250782966614 Before getting category custom Before call to function getCategoryCustom
18 0.60777997970581 After getting category custom After call to function getCategoryCustom
19 0.60778188705444 Before getting category custom Before call to function getCategoryCustom
20 0.61303997039795 After getting category custom After call to function getCategoryCustom
21 0.6130428314209 End of GetCategoryList function End of the function
22 0.61304783821106 Get Category List for Group Before the call to getCategoryList function
23 0.61304998397827 Start of GetCategoryList function Start of the function
24 0.6130518913269 Before getting categories Query to get specific category list
25 0.61358690261841 End of getCategoryListByGroup Function Before return()
26 1.507227897644 App Controller End End of the App controller (called before the controller of every page)
27 1.6294009685516 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.6304359436035 Before Get Options Before the call to getOptions in the tpl class
29 1.6947197914124 After Get Options After the call to getOptions in the tpl class
30 1.694769859314 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7321629524231 Finalizing debug Before the debug is output to the page.
32 1.7321758270264 End of App This is the end of the app logging, final timestamp


Query Debug - 350 Database Queries. Total time 1.1584 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0018 0.0018289089202881
SELECT parameter, value FROM parameters
2 0.0045 0.0045168399810791
SELECT * FROM `bad_bots`
3 0.0003 0.00033712387084961
SET time_zone = 'Europe/London'
4 0.0014 0.0013680458068848
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0018 0.0018339157104492
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.173\";}'
6 0.0016 0.0016300678253174
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751566709'
7 0.0012 0.0011909008026123
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00038003921508789
UPDATE autorun SET lastrun = '2025-07-03 18:18:29' WHERE id = '15'
9 0.0004 0.00039291381835938
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00079512596130371
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00027704238891602
SELECT * FROM pages WHERE id = 52
12 0.0016 0.0015740394592285
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0225 0.022485017776489
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00039887428283691
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00079202651977539
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00075817108154297
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0055811405181885
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00089097023010254
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.0006401538848877
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029802322387695
SELECT id FROM categories WHERE parent_id = '26'
21 0.0049 0.0049009323120117
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00089406967163086
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.000762939453125
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00071001052856445
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029706954956055
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.00307297706604
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00033211708068848
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028395652770996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029516220092773
SELECT id FROM categories WHERE parent_id = '27'
30 0.0036 0.0035820007324219
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00038599967956543
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00048303604125977
SELECT * FROM categorygroups WHERE id = '1'
35 0.0019 0.0018510818481445
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031685829162598
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00024914741516113
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00027704238891602
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011680126190186
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00030899047851562
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00032901763916016
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003211498260498
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00037598609924316
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00029802322387695
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.0003659725189209
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0003349781036377
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00053811073303223
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00032687187194824
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.0004119873046875
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00034499168395996
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00028085708618164
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028800964355469
SELECT id FROM categories WHERE parent_id = '30'
57 0.0016 0.0015830993652344
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0007 0.00065708160400391
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0007 0.00066590309143066
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0005 0.00052309036254883
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00045394897460938
SELECT * FROM categorygroups WHERE id = '1'
62 0.0009 0.00085616111755371
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00052905082702637
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0004 0.0004119873046875
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00045609474182129
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.00086116790771484
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0006 0.00055599212646484
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0005 0.00054597854614258
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0005 0.0005190372467041
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0005 0.00045490264892578
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00052595138549805
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0042 0.0042059421539307
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0018 0.0018270015716553
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0007 0.00074505805969238
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0015 0.0014569759368896
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0019 0.0019099712371826
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0012 0.0012240409851074
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8783 0.87828707695007
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.173') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.173') <= INET_ATON(ip_end)
79 0.0015 0.0015439987182617
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00064206123352051
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0003659725189209
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0047731399536133
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014078617095947
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00097894668579102
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045850276947021
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013518333435059
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.00064206123352051
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0012 0.0011911392211914
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '216.73.216.173'
89 0.0010 0.00099301338195801
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0010 0.00099515914916992
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0038590431213379
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00033187866210938
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0003 0.00030994415283203
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0003 0.00032281875610352
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0070 0.0069880485534668
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00026106834411621
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0002 0.0002288818359375
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0003 0.00033187866210938
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00035500526428223
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0038 0.0038418769836426
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027894973754883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0002 0.00024199485778809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0004 0.00037789344787598
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0068 0.0068428516387939
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028896331787109
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '1167'
108 0.0009 0.00088405609130859
SELECT * FROM productimages WHERE product_id = '1167' ORDER BY sortorder ASC
109 0.0024 0.0024271011352539
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1167' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0009 0.00088310241699219
SELECT * FROM product_image_select WHERE product_id = '1167'
111 0.0006 0.00062394142150879
SELECT * FROM productcustomimages WHERE product_id = '1167'
112 0.0011 0.0010662078857422
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1167'
                GROUP BY o.product_id
113 0.0025 0.0024862289428711
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0007 0.00069212913513184
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1167
115 0.0010 0.0010190010070801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1167' AND a.name = n.originalname
116 0.0003 0.00034689903259277
SELECT * FROM productoffers WHERE product_id = '1167' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00029993057250977
SELECT * FROM productoffers
                WHERE product_id = '1167' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = 1167
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1167'
                AND name = 'ListPriceAmount'
120 0.0007 0.00065493583679199
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1167'
                GROUP BY o.product_id
121 0.0017 0.0017039775848389
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1167'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0006 0.00055909156799316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1167
123 0.0004 0.00040698051452637
SELECT value FROM productattributes WHERE product_id = '1167' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0024 0.0024240016937256
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1167'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0010 0.0010170936584473
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1167'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'FlavorName'
                GROUP BY o.value
                ORDER BY o.value ASC
126 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '1246'
127 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '1246' ORDER BY sortorder ASC
128 0.0005 0.00047206878662109
SELECT * FROM product_image_select WHERE product_id = '1246'
129 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '1246'
130 0.0006 0.00059199333190918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1246' AND a.name = n.originalname
131 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '1246' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '1246' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00032806396484375
SELECT value FROM productattributes WHERE product_id = '1246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '868'
135 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '868' ORDER BY sortorder ASC
136 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '868'
137 0.0003 0.00030899047851562
SELECT * FROM productcustomimages WHERE product_id = '868'
138 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '868' AND a.name = n.originalname
139 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '868' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '868' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '868' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0004 0.00040912628173828
SELECT * FROM products WHERE id = '862'
143 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '862' ORDER BY sortorder ASC
144 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '862'
145 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '862'
146 0.0007 0.0006558895111084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '862' AND a.name = n.originalname
147 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '862' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '862' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0003 0.00026416778564453
SELECT value FROM productattributes WHERE product_id = '862' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '1011'
151 0.0004 0.00039911270141602
SELECT * FROM productimages WHERE product_id = '1011' ORDER BY sortorder ASC
152 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '1011'
153 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '1011'
154 0.0006 0.00061798095703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1011' AND a.name = n.originalname
155 0.0003 0.00032615661621094
SELECT * FROM productoffers WHERE product_id = '1011' AND merchantid = 'A1X6FK5RDHNB96'
156 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '1011' AND price > 0
                ORDER BY price ASC LIMIT 1
157 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '1011' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '1010'
159 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '1010' ORDER BY sortorder ASC
160 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '1010'
161 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '1010'
162 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1010' AND a.name = n.originalname
163 0.0003 0.00034213066101074
SELECT * FROM productoffers WHERE product_id = '1010' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '1010' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1010' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0003 0.00033116340637207
SELECT * FROM products WHERE id = '1140'
167 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '1140' ORDER BY sortorder ASC
168 0.0005 0.00045514106750488
SELECT * FROM product_image_select WHERE product_id = '1140'
169 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '1140'
170 0.0006 0.0005800724029541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1140' AND a.name = n.originalname
171 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '1140' AND merchantid = 'A1X6FK5RDHNB96'
172 0.0003 0.00031685829162598
SELECT * FROM productoffers
                WHERE product_id = '1140' AND price > 0
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00030517578125
SELECT value FROM productattributes WHERE product_id = '1140' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '1061'
175 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '1061' ORDER BY sortorder ASC
176 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '1061'
177 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '1061'
178 0.0007 0.00071120262145996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1061' AND a.name = n.originalname
179 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1061' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '1061' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '1061' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '2165'
183 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '2165' ORDER BY sortorder ASC
184 0.0005 0.00046014785766602
SELECT * FROM product_image_select WHERE product_id = '2165'
185 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '2165'
186 0.0006 0.0005800724029541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2165' AND a.name = n.originalname
187 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '2165' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0003 0.00028610229492188
SELECT * FROM productoffers
                WHERE product_id = '2165' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0003 0.0002892017364502
SELECT value FROM productattributes WHERE product_id = '2165' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '1055'
191 0.0004 0.00037121772766113
SELECT * FROM productimages WHERE product_id = '1055' ORDER BY sortorder ASC
192 0.0004 0.00042986869812012
SELECT * FROM product_image_select WHERE product_id = '1055'
193 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '1055'
194 0.0006 0.00064492225646973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1055' AND a.name = n.originalname
195 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1055' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0003 0.00026583671569824
SELECT * FROM productoffers
                WHERE product_id = '1055' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '1055' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0003 0.00032281875610352
SELECT * FROM products WHERE id = '1215'
199 0.0004 0.00040793418884277
SELECT * FROM productimages WHERE product_id = '1215' ORDER BY sortorder ASC
200 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '1215'
201 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '1215'
202 0.0007 0.00070691108703613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1215' AND a.name = n.originalname
203 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '1215' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '1215' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00032186508178711
SELECT value FROM productattributes WHERE product_id = '1215' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0003 0.0003361701965332
SELECT * FROM products WHERE id = '4924'
207 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '4924' ORDER BY sortorder ASC
208 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '4924'
209 0.0003 0.00026679039001465
SELECT * FROM productcustomimages WHERE product_id = '4924'
210 0.0007 0.00070095062255859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4924' AND a.name = n.originalname
211 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '4924' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '4924' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '4924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0004 0.0003511905670166
SELECT * FROM products WHERE id = '966'
215 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '966' ORDER BY sortorder ASC
216 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '966'
217 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '966'
218 0.0005 0.00053596496582031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '966' AND a.name = n.originalname
219 0.0004 0.00035190582275391
SELECT * FROM productoffers WHERE product_id = '966' AND merchantid = 'A1X6FK5RDHNB96'
220 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '966' AND price > 0
                ORDER BY price ASC LIMIT 1
221 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '966' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '2698'
223 0.0003 0.00034809112548828
SELECT * FROM productimages WHERE product_id = '2698' ORDER BY sortorder ASC
224 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '2698'
225 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '2698'
226 0.0007 0.00067710876464844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2698' AND a.name = n.originalname
227 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '2698' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '2698' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00026082992553711
SELECT value FROM productattributes WHERE product_id = '2698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
230 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '1036'
231 0.0004 0.00035190582275391
SELECT * FROM productimages WHERE product_id = '1036' ORDER BY sortorder ASC
232 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '1036'
233 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '1036'
234 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1036' AND a.name = n.originalname
235 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '1036' AND merchantid = 'A1X6FK5RDHNB96'
236 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1036' AND price > 0
                ORDER BY price ASC LIMIT 1
237 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = 1036
                ORDER BY price ASC LIMIT 1
238 0.0003 0.00027298927307129
SELECT value FROM productattributes
                WHERE product_id = '1036'
                AND name = 'ListPriceAmount'
239 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '1036' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1100'
241 0.0004 0.00038886070251465
SELECT * FROM productimages WHERE product_id = '1100' ORDER BY sortorder ASC
242 0.0005 0.00047683715820312
SELECT * FROM product_image_select WHERE product_id = '1100'
243 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '1100'
244 0.0007 0.00070881843566895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1100' AND a.name = n.originalname
245 0.0004 0.00040102005004883
SELECT * FROM productoffers WHERE product_id = '1100' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '1100' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '1100' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
248 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '1279'
249 0.0003 0.00033712387084961
SELECT * FROM productimages WHERE product_id = '1279' ORDER BY sortorder ASC
250 0.0005 0.00050091743469238
SELECT * FROM product_image_select WHERE product_id = '1279'
251 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '1279'
252 0.0008 0.00077199935913086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1279' AND a.name = n.originalname
253 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '1279' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '1279' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1279' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
256 0.0003 0.00033116340637207
SELECT * FROM products WHERE id = '3938'
257 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '3938' ORDER BY sortorder ASC
258 0.0005 0.00047612190246582
SELECT * FROM product_image_select WHERE product_id = '3938'
259 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '3938'
260 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3938' AND a.name = n.originalname
261 0.0004 0.0003669261932373
SELECT * FROM productoffers WHERE product_id = '3938' AND merchantid = 'A1X6FK5RDHNB96'
262 0.0003 0.00025820732116699
SELECT * FROM productoffers
                WHERE product_id = '3938' AND price > 0
                ORDER BY price ASC LIMIT 1
263 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 3938
                ORDER BY price ASC LIMIT 1
264 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '3938'
                AND name = 'ListPriceAmount'
265 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '3938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
266 0.0008 0.00083184242248535
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1167' ORDER BY timestamp DESC
267 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1246' ORDER BY timestamp DESC
268 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '868' ORDER BY timestamp DESC
269 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '862' ORDER BY timestamp DESC
270 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1011' ORDER BY timestamp DESC
271 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1010' ORDER BY timestamp DESC
272 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1140' ORDER BY timestamp DESC
273 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1061' ORDER BY timestamp DESC
274 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2165' ORDER BY timestamp DESC
275 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1055' ORDER BY timestamp DESC
276 0.0002 0.00022983551025391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1215' ORDER BY timestamp DESC
277 0.0002 0.00021982192993164
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4924' ORDER BY timestamp DESC
278 0.0002 0.00019717216491699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '966' ORDER BY timestamp DESC
279 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2698' ORDER BY timestamp DESC
280 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1036' ORDER BY timestamp DESC
281 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1100' ORDER BY timestamp DESC
282 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1279' ORDER BY timestamp DESC
283 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3938' ORDER BY timestamp DESC
284 0.0007 0.00074505805969238
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
285 0.0007 0.00069689750671387
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
286 0.0003 0.00029110908508301
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
287 0.0121 0.012070894241333
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
288 0.0017 0.0017387866973877
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
289 0.0004 0.00037288665771484
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
290 0.0015 0.0014679431915283
SELECT * FROM products WHERE id = 1626
291 0.0005 0.00048303604125977
SELECT * FROM products WHERE id = 4041
292 0.0004 0.00043416023254395
SELECT * FROM products WHERE id = 4312
293 0.0004 0.00039005279541016
SELECT * FROM products WHERE id = 777
294 0.0004 0.00041007995605469
SELECT * FROM products WHERE id = 3881
295 0.0004 0.00038814544677734
SELECT * FROM products WHERE id = 4213
296 0.0004 0.00036787986755371
SELECT * FROM products WHERE id = '1626'
297 0.0006 0.00059914588928223
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
298 0.0009 0.00090503692626953
SELECT * FROM product_image_select WHERE product_id = '1626'
299 0.0005 0.00053501129150391
SELECT * FROM productcustomimages WHERE product_id = '1626'
300 0.0013 0.0012691020965576
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
301 0.0006 0.00058889389038086
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0005 0.00047588348388672
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0005 0.00051999092102051
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0006 0.00062704086303711
SELECT * FROM products WHERE id = '4041'
305 0.0006 0.00064587593078613
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
306 0.0009 0.00093388557434082
SELECT * FROM product_image_select WHERE product_id = '4041'
307 0.0005 0.00047588348388672
SELECT * FROM productcustomimages WHERE product_id = '4041'
308 0.0016 0.0016279220581055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
309 0.0006 0.0006411075592041
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
310 0.0005 0.0005180835723877
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
311 0.0005 0.00048303604125977
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0006 0.00059103965759277
SELECT * FROM products WHERE id = '4312'
313 0.0006 0.00057101249694824
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
314 0.0009 0.00091004371643066
SELECT * FROM product_image_select WHERE product_id = '4312'
315 0.0005 0.00048518180847168
SELECT * FROM productcustomimages WHERE product_id = '4312'
316 0.0015 0.00152587890625
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
317 0.0006 0.00055098533630371
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0005 0.00049805641174316
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0005 0.00050806999206543
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0006 0.00059390068054199
SELECT * FROM products WHERE id = '777'
321 0.0006 0.00061202049255371
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
322 0.0009 0.00094389915466309
SELECT * FROM product_image_select WHERE product_id = '777'
323 0.0005 0.0004727840423584
SELECT * FROM productcustomimages WHERE product_id = '777'
324 0.0014 0.0013999938964844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
325 0.0006 0.00056600570678711
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
326 0.0005 0.00049304962158203
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
327 0.0005 0.0004570484161377
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
328 0.0006 0.00058197975158691
SELECT * FROM products WHERE id = '3881'
329 0.0006 0.0006248950958252
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
330 0.0009 0.00089192390441895
SELECT * FROM product_image_select WHERE product_id = '3881'
331 0.0005 0.00047206878662109
SELECT * FROM productcustomimages WHERE product_id = '3881'
332 0.0015 0.001507043838501
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
333 0.0006 0.0005958080291748
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
334 0.0005 0.00046682357788086
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
335 0.0005 0.00046992301940918
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
336 0.0006 0.00062012672424316
SELECT * FROM products WHERE id = '4213'
337 0.0007 0.00067305564880371
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
338 0.0014 0.001378059387207
SELECT * FROM product_image_select WHERE product_id = '4213'
339 0.0005 0.00053596496582031
SELECT * FROM productcustomimages WHERE product_id = '4213'
340 0.0016 0.0016241073608398
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
341 0.0006 0.00063419342041016
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0005 0.00047993659973145
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0005 0.00047397613525391
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0022 0.002249002456665
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
345 0.0010 0.0010051727294922
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
346 0.0034 0.0033559799194336
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
347 0.0026 0.0026118755340576
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
348 0.0008 0.00077509880065918
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
349 0.0008 0.00075197219848633
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
350 0.0012 0.0011599063873291
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'